name: pre-commit run_id: commands[0] env HOME: /home/jenkins env LANG: C.UTF-8 env PATH: /w/workspace/docs-tox-verify-chromium/.tox/pre-commit/bin:/opt/pyenv/bin:/tmp/venv-jpWr/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin env PIP_DISABLE_PIP_VERSION_CHECK: 1 env PIP_USER: 0 env PYTHONHASHSEED: 2297237380 env PYTHONIOENCODING: utf-8 env SSH_AUTH_SOCK: ******************************** env TOX_ENV_DIR: /w/workspace/docs-tox-verify-chromium/.tox/pre-commit env TOX_ENV_NAME: pre-commit env TOX_WORK_DIR: /w/workspace/docs-tox-verify-chromium/.tox env VIRTUAL_ENV: /w/workspace/docs-tox-verify-chromium/.tox/pre-commit env __TOX_ENVIRONMENT_VARIABLE_ORIGINAL_CI: true metadata pid: 2278 cwd: /w/workspace/docs-tox-verify-chromium allow: /w/workspace/docs-tox-verify-chromium/.tox/pre-commit/bin/* cmd: pre-commit run --all-files --show-diff-on-failure exit_code: 1 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. [INFO] Initializing environment for https://github.com/adrienverge/yamllint.git. [INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy. [INFO] Initializing environment for https://github.com/shellcheck-py/shellcheck-py. [INFO] Initializing environment for https://github.com/igorshubovych/markdownlint-cli. [INFO] Initializing environment for https://github.com/Mateusz-Grzelinski/actionlint-py. [INFO] Initializing environment for https://github.com/codespell-project/codespell. [INFO] Initializing environment for https://github.com/python-jsonschema/check-jsonschema. [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/adrienverge/yamllint.git. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/pre-commit/mirrors-mypy. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/shellcheck-py/shellcheck-py. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/igorshubovych/markdownlint-cli. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/Mateusz-Grzelinski/actionlint-py. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/codespell-project/codespell. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/python-jsonschema/check-jsonschema. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... trim trailing whitespace.................................................Passed check for added large files..............................................Passed check python ast.........................................................Passed check json...........................................(no files to check)Skipped check for merge conflicts................................................Passed check xml............................................(no files to check)Skipped check yaml...............................................................Passed debug statements (python)................................................Passed fix end of files.........................................................Passed fix requirements.txt.....................................................Passed mixed line ending........................................................Passed don't commit to branch...................................................Passed yamllint.................................................................Passed mypy.....................................................................Passed shellcheck...............................................................Passed markdownlint.............................................................Passed actionlint...............................................................Failed - hook id: actionlint - exit code: 1 .github/workflows/gerrit-verify.yaml:189:26: property "call-gerrit-change-info" is not defined in object type {} [expression] | 189 | GERRIT_BRANCH: ${{ needs.call-gerrit-change-info.outputs.GERRIT_BRANCH }} | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .github/workflows/gerrit-verify.yaml:190:29: property "call-gerrit-change-info" is not defined in object type {} [expression] | 190 | GERRIT_CHANGE_ID: ${{ needs.call-gerrit-change-info.outputs.GERRIT_CHANGE_ID }} | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .github/workflows/gerrit-verify.yaml:191:33: property "call-gerrit-change-info" is not defined in object type {} [expression] | 191 | GERRIT_CHANGE_NUMBER: ${{ needs.call-gerrit-change-info.outputs.GERRIT_CHANGE_NUMBER }} | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .github/workflows/gerrit-verify.yaml:192:30: property "call-gerrit-change-info" is not defined in object type {} [expression] | 192 | GERRIT_CHANGE_URL: ${{ needs.call-gerrit-change-info.outputs.GERRIT_CHANGE_URL }} | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .github/workflows/gerrit-verify.yaml:193:30: property "call-gerrit-change-info" is not defined in object type {} [expression] | 193 | GERRIT_EVENT_TYPE: ${{ needs.call-gerrit-change-info.outputs.GERRIT_EVENT_TYPE }} | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .github/workflows/gerrit-verify.yaml:194:35: property "call-gerrit-change-info" is not defined in object type {} [expression] | 194 | GERRIT_PATCHSET_NUMBER: ${{ needs.call-gerrit-change-info.outputs.GERRIT_PATCHSET_NUMBER }} | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .github/workflows/gerrit-verify.yaml:195:37: property "call-gerrit-change-info" is not defined in object type {} [expression] | 195 | GERRIT_PATCHSET_REVISION: ${{ needs.call-gerrit-change-info.outputs.GERRIT_PATCHSET_REVISION }} | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .github/workflows/gerrit-verify.yaml:196:27: property "call-gerrit-change-info" is not defined in object type {} [expression] | 196 | GERRIT_PROJECT: ${{ needs.call-gerrit-change-info.outputs.GERRIT_PROJECT }} | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .github/workflows/gerrit-verify.yaml:197:27: property "call-gerrit-change-info" is not defined in object type {} [expression] | 197 | GERRIT_REFSPEC: ${{ needs.call-gerrit-change-info.outputs.GERRIT_REFSPEC }} | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ codespell................................................................Passed Validate GitHub Actions..............................(no files to check)Skipped Validate GitHub Workflows................................................Passed Check GitHub Workflows set timeout-minutes...............................Passed Validate ReadTheDocs Config..............................................Passed